@charset "utf-8";
/* css 重置 */
body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0;font-family:"微软雅黑";color: #333333;font-size: 14px;}
ul{list-style:none ;}
img{border:none;}
a{text-decoration: none;color: #333}
a:hover{text-decoration: none;list-style: none;}
em{font-style: normal}
i{font-style: normal}
h1,h2,h3,h4,h5,h6{margin-top: 0;margin-bottom: 0}
#FontScroll {
    float: left;
    width: 400px;
    height: 30px;
    line-height: 30px;
    overflow: Hidden;
    padding: 0px 0;
    margin: 0 auto;
    margin-top: 5px;
}

#FontScroll a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
}

#FontScroll .line {
    text-align: left;
    width: 100%
}

#FontScroll .fontColor a {
    color: red;
    transition: all 1.5s ease 0s
}

#FontScroll {
    padding-left: 10px
}
header {
    height: 60px;
    background: #eee;
    text-align: center;
    padding: 0 5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
header .logoimg {
    float: left;
    width: 292px;
    height: 35px;
    margin-top: 12.5px;
    margin-left: 10px;
}
.mip-layout-container, .mip-layout-fixed-height {
    display: block;
    position: relative;
}
.mip-fill-content {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: 35px;
    width: 100%;
    margin: auto;
}
header #logo {
    float: right;
}
header #logo i {
    font-size: 26px;
    margin-top: 17px;
    margin-right: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.head-top {
    width: 200px;
    padding: 10px;
    z-index: 100;
    text-align: center;
}
.head-top li {
    margin: 10px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 40px;
    z-index: 100;
    cursor: pointer;
    background-size: 24px 40px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/swiper-button-prev.png);
    left: 20px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/swiper-button-next.png);
    right: 20px;
    left: auto;
}
.swiper-list{
    position: relative;
    margin-top: 60px;
    margin-bottom: 10px;
}
.all{
    width:100%;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 70px;
}
.title {
    height: 30px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: 800;
    color: #018ae1;
}
.title1{
    width: 254px;
    background: url("../images/title-bg1.png");
    background-size: 100% 100%;
}
.title2{
     width: 265px;
     background: url("../images/title-bg2.png");
     background-size: 100% 100%;
 }
.title3{
    width: 340px;
    background: url("../images/title-bg3.png");
    background-size: 100% 100%;
}
.title4{
    width: 202px;
    background: url("../images/title-bg4.png");
    background-size: 100% 100%;
}
.scp-ul{
    overflow: hidden;
    margin-top: 10px;
}
.scp-ul li{
    float: left;
    width: 49%;
    overflow: hidden;
    margin-right: 2%;
    background: #eee;
    text-align: center;
    margin-bottom: 10px;
}
.scp-ul li:nth-child(2n){
    margin-right: 0;
}
.scp-ul li img{
    width: 100%;
    height: 115px;
}
.scp-ul li p{
    line-height: 30px;
}
.scp-ul li .p1{
    width: 82%;
    margin: 0 auto;
    border-bottom: 1px solid #bdbdbd;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.scp-ul li .p2{
    font-size: 13px;
    color: #5b5b5b;
}
.scp-more{
    width: 60px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    background: #018ae1;
    color: #fff;
    display: inherit;
    text-align: center;
    font-size: 13px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.sgsjj{
    overflow: hidden;
    margin-top: 10px;
    line-height: 25px;
}
.img-alin{
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.img-alin img{
    float: left;
    width: 48%;
    height: 104px;
    margin-right:4%;
}
.img-alin img:last-child{
    margin-right:0;
}

.sgcyj-ul{
    overflow: hidden;
    margin-top: 10px;
}
.sgcyj-ul li{
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 10px;
}
.sgcyj-ul li:last-child{
    border-bottom: none;
}
.sgcyj-ul li img{
    float: left;
    width: 35%;
    height: 75px;
}
.sgcyj-ul li .div1{
    float: right;
    width: 63%;
}
.sgcyj-ul li .div1 .p1{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #000;
    margin-top: 5px;
}
.sgcyj-ul li .div1 .p2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
    font-size: 13px;
}
.sxw-gang{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #c7c7c7;
}
.sxw-ul{
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}
.sxw-ul li{
    float: left;
    width: 90px;
    line-height: 30px;
    text-align: center;
}
.sxw-ul li.active{
    color: #fff;
    background: #c30e26;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.sxw-ul li.active a{
    color: #fff;
}
.sxw-ul2{
    overflow: hidden;
    margin-top: 10px;
}
.sxw-ul2 li{
    float: left;
    width: 49%;
    margin-right: 2%;
    background: #f8f8f8;
    margin-bottom: 10px;
}
.sxw-ul2 li:nth-child(2n){
    margin-right: 0;
}
.sxw-ul2 li img{
    width: 100%;
    height: 104px;
}
.sxw-ul2 li .div1{
    padding: 5px;
    box-sizing: border-box;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.sxw-ul2 li .div1 .p1{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #000;
}
.sxw-ul2 li .div1 .p2{
    font-size: 12px;
    color: #626262;
}
.sxw-ul2 li .div1 .p3{
    font-size: 13px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
   overflow: hidden;
    background: #343434;
    padding: 5px 15px 5px 15px;
    box-sizing: border-box;
}
.footer-ul li {
    float: left;
    width: 24.5%;
    border-right: 1px solid #fff;
    text-align: center;
}
.footer-ul li:last-child{
    border-right: none;
}
.di-i1 {
    width: 28px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/di1.png);
    background-size: 100%;
    display: block;
    margin-bottom: 5px;
}
.footer-ul li p {
    color: #fff;
    font-size: 15px;
}
.di-i2{
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/w.png);
    background-size: 100%;
    display: block;
    margin-bottom: 5px;
}
.di-i3 {
    width: 26px;
    height: 24px;
    margin: 0 auto;
    background: url(../images/di3.png);
    background-size: 100%;
    display: block;
    margin-bottom: 5px;
}
.di-i4 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/di4.png);
    background-size: 100%;
    display: block;
    margin-bottom: 5px;
}
.all-bg{
    position:fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width:100%;
    height:100%;
    background:#000;
    opacity: .7;
    display:none;
    z-index: 1000;
}
.all-bg-div{
    position:fixed;
    top: 50%;
    left: 10%;
    right: 10%;
    width:80%;
    height:100px;
    text-align: center;
    border-radius: 5px;
    background:#fff;
    background:#fff;
    z-index: 10000;
    display:none;
}
.all-bg-div div .p1{
    margin-top: 20px;
    font-size:25px;
    margin-bottom: 5px;
}
.all-bg-div div .p2{
    font-size:12px;
    color:#c30e26; 
}
.all-bg-div i{
    position:absolute;
    top: 10px;
    right: 10px;
    width:25px;
    height:25px;
    background:url("../images/close.png");
    background-size:100% 100%;
}

/*关于我们*/
.top-head {
    overflow: hidden;
    margin-bottom: 10px;
    background: #018ae1;
    line-height: 40px;
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.top-head p{
    float: left;
    color: #fff;
}
.top-head ul{
    float: left;
}
.top-head ul li{
    color: #fff;
}
.top-head ul li a{
    color: #fff;
}
.all-bor{
    min-height: 450px;
    border: 1px solid #aaa;
    padding: 5px;
    box-sizing: border-box;
    line-height: 25px;
}
.all-bor img{
    width: 100%;
}
.all-bor p{
    margin-bottom: 10px;
    text-indent: 30px;
}
/*产品*/
.sj-contentPaging1 {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
}
.sj-contentPaging1 a {
    display: inline-block;
    background-color: #018ae1;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.sj-contentPaging1 .page {
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #018ae1;
    cursor: pointer;
}
.sj-contentPaging1 span{
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #018ae1;
    cursor: pointer;
}
.sj-contentPaging1 .page.active {
    background: #018ae1;
    color: #fff;
}
.xw-ul{
    overflow: hidden;
    margin-top: 10px;
}
.xw-ul li{
    overflow: hidden;
    border-bottom: 1px dashed #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.xw-ul li img{
    float: left;
    width: 35%;
    height: 75px;
}
.xw-ul li .div1 {
    float: right;
    width: 63%;
}
.xw-ul li .div1 .p1{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #000;
}
.xw-ul li .div1 .p3{
    font-size: 12px;
    color: #7d7d7d;
    margin-top: 5px;
    margin-bottom: 5px;
}
.xw-ul li .div1 .p2{
    font-size: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xw-title{
    font-size: 16px;
    color: #000;
    text-align: center;
}
.xw-mx{
    overflow: hidden;
    text-align: center;
}
.xw-mx span{
    margin-right: 8px;
    font-size: 12px;
    color: #626262;
}
.say {
    margin-top: 10px;
    border: 1px solid #F1F1F1;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.say p {
    padding-left: 0;
    font-size: 14px;
    color: #6E6E6E;
    text-indent:0!important;
}
.say p span {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #927101;
}
.say p em {
    float: left;
    width: 74%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xw-xq-cont{
    overflow: hidden;
}
.xw-xq-cont img{
    width: 100%!important;
    height: auto!important;
}
.xw-xq-cont p{
    line-height: 25px;
}
.xw-xq-cont .p1{
    text-indent: 30px;
}
.m-baidu-share {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.bdsharebuttonbox {
    float: left;
    margin-left: 10px;
}
.m-baidu-share span {
    float: left;
    line-height: 28px;
}
.fenye {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.fenye a {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.x-r2-2 {
    width: 100%;
    overflow: hidden;
    border: 1px solid #aaa;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 10px;
}
.mt1 {
    overflow: hidden;
    margin-top: 10px;
}
.tbox dt {
    height: 17px;
    line-height: 17px;
    font-size: 16px;
    color: #3C3B3C;
    border-left: 5px #018ae1 solid;
    padding-left: 5px;
    margin-bottom: 20px;
}
.tbox1 {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.tbox1 dt {
    margin-bottom: 5px;
    font-weight: normal;
}
.tbox1 dd {
    font-size: 15px;
    color: #999;
    margin-bottom: 10px;
}
.rmtj {
    color: #3C3B3C;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.rmtj-h2 {
    height: 17px;
    line-height: 17px;
    border-left: 5px #018ae1 solid;
    padding-left: 5px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.rmtj-div-ul {
    width: 100%;
    margin-top: 10px;
}
.rmtj-div-ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.rmtj-div-ul li p {
    float: left;
    width: 70%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rmtj-div-ul li i {
    float: right;
}
.cp{
    min-height: 450px;
}
.weibo {
    width: 230px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#blog {
    width: 32px;
    height: 32px;
    background: url(../images/weibo.png);
    border: none;
    outline: none;
    cursor: pointer;
    float: left;
}
.weibo p {
    float: left;
    font-size: 14px;
}